Versions:

  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.4
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.0.8
  • 1.0.4

GistGet 1.4.1, published by nuitsjp, is a Windows Package Manager Cloud Sync Tool whose sole purpose is to mirror a machine’s WinGet package inventory to a private GitHub Gist and, conversely, to reinstall the same catalogue of applications on any other Windows 10 or 11 system with a single command. Designed for developers, system administrators, and power users who routinely rebuild PCs, spin up virtual environments, or maintain a consistent toolchain across laptops and desktops, the utility reads the locally installed package manifest produced by winget export, pushes the JSON file to a user-owned Gist, and later pulls it down on another device to execute winget import unattended. Because the Gist is version-controlled, rollbacks to earlier package sets are trivial, and the secret URL keeps the list away from public eyes. The program operates entirely from the command line, integrates with existing GitHub credentials stored in Windows Credential Manager, and respects proxy settings for corporate networks. Since its initial commit nine versions ago, GistGet has added incremental sync, conflict resolution, and support for nested JSON schemas introduced in newer WinGet releases, culminating in the current 1.4.1 build that also validates package availability against the upstream repository before installation. Frequent use cases include onboarding new team members with a standardized development stack, disaster-recovery re-imaging that restores 200-plus utilities in minutes, and keeping gaming rigs, work notebooks, and lab VMs identically provisioned without manual clicking through Microsoft Store or individual installers. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: